Skip to content
Back to search
30
MCP

Memory Box

pulsemcp/memory box

Integrates with Memory Box to provide persistent, context-aware interactions through semantic memory storage and retrieval using vector embeddings and search capabilities.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Memoir
Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.
0 tools
Brainbox
Persistent, portable memory for AI assistants — your private memory graph, from any MCP client.
0 tools · streamable-http
Box
Integrates with Box API to enable document search, text extraction, content analysis, and structured data retrieval from files and folders w
0 tools
BrainBox
Hebbian memory for AI agents that learns file patterns, predicts next tools, and saves tokens.
0 tools
Memory PouchDB
Provides a knowledge graph-based memory system using PouchDB for storing and retrieving entity relationships and observations, enabling pers
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "memory_box": {
      "url": "None",
      "transport": "http"
    }
  }
}